Gets a value indicating whether the client view is loaded.

Namespace:  C1.Data
Assembly:  C1.Data.Entity (in C1.Data.Entity.dll)

Syntax

C#
public bool IsLoaded { get; }
Visual Basic
Public ReadOnly Property IsLoaded As Boolean
	Get

See Also